sop4618_S::sop4618_S(uint8_t rxPin, uint8_t txPin, uint8_t rows, uint8_t cols) : BV4618_S(rxPin, txPin) { init(txPin, rxPin, rows, cols); }